<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.a {
	font-size: 13px;
	color: #3399CC;
	text-decoration: none;
}
a.a:hover {
	font-size: 13px;
	color: #FF9900;
	text-decoration: underline;
}


</pre></body></html>